SaBankDep 
Logical Entity Name  SaBankDep 
Default Table Name  SaBankDep 
Physical Only  NO 
Definition 
 
Note 
 

SaBankDep Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaBankDepID(PK)    int  NO 
 
DepositDate    datetime  NO 
 
SaBankAccountID    int  NO 
 
DebitAccount    varchar(20)  YES 
 
TotalAmount    money  YES 
 
TotalCash    money  YES 
 
TotalChecks    money  YES 
 
TotalOther    money  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID    int  NO 
 
ts    timestamp  NO 
 
GPDepositNumber    char(21)  YES 
 
SaGLBatchID    int  YES 
 
AxDepositSlipNumber    nvarchar(50)  YES 
 

SaBankDep Primary and Unique Keys 
Key Name  Key Type  Keys 
SaBankDep_SaBankDepID_U_C_IDX  PrimaryKey  SaBankDepID 

SaBankDep Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SaGLRelease  Non-Identifying  One To Zero or More  FK_SaGLRelease_SaBankDepId_SaBankDep_SaBankDepId        NO  YES 
SaStudSubsidiaryTrans  Non-Identifying  One To Zero or More  Fk_SaStudSubsidiaryTrans_SaBankDepID_SaBankDep_SaBankDepID        NO  YES 

SaBankDep Check Constraints 
Check Constraint Name  CheckConstraint